home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 5-Fonts & Software / Applications / MacProject II / MacProject II Help / card_97397.txt < prev    next >
Text File  |  1989-09-27  |  3KB  |  170 lines

  1. -- card: 97397 from stack: in
  2. -- bmap block id: 98142
  3. -- flags: 0000
  4. -- background id: 97743
  5. -- name: Set View DBOX
  6.  
  7.  
  8. -- part 3 (button)
  9. -- low flags: 00
  10. -- high flags: 2000
  11. -- rect: left=186 top=124 right=168 bottom=420
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: view
  20. ----- HyperTalk script -----
  21. on mouseDown
  22.   show card field popupEntry
  23. end mouseDown
  24.  
  25. on mouseUp
  26.   hide card field popupEntry
  27. end mouseUp
  28.  
  29.  
  30.  
  31. -- part 5 (button)
  32. -- low flags: 00
  33. -- high flags: 2000
  34. -- rect: left=188 top=188 right=202 bottom=380
  35. -- title width / last selected line: 0
  36. -- icon id / first selected line: 0 / 0
  37. -- text alignment: 1
  38. -- font id: 0
  39. -- text size: 12
  40. -- style flags: 0
  41. -- line height: 16
  42. -- part name: positions
  43. ----- HyperTalk script -----
  44. on mouseDown
  45.   show card field popupScroll
  46. end mouseDown
  47.  
  48. on mouseUp
  49.   hide card field popupScroll
  50. end mouseUp
  51.  
  52.  
  53.  
  54. -- part 6 (button)
  55. -- low flags: 00
  56. -- high flags: 2000
  57. -- rect: left=269 top=215 right=245 bottom=421
  58. -- title width / last selected line: 0
  59. -- icon id / first selected line: 0 / 0
  60. -- text alignment: 1
  61. -- font id: 0
  62. -- text size: 12
  63. -- style flags: 0
  64. -- line height: 16
  65. -- part name: buttons
  66. ----- HyperTalk script -----
  67. on mouseDown
  68.   show card field popupButtons
  69. end mouseDown
  70.  
  71. on mouseUp
  72.   hide card field popupButtons
  73. end mouseUp
  74.  
  75.  
  76.  
  77. -- part 7 (field)
  78. -- low flags: 01
  79. -- high flags: 2002
  80. -- rect: left=36 top=62 right=85 bottom=199
  81. -- title width / last selected line: 0
  82. -- icon id / first selected line: 0 / 0
  83. -- text alignment: 0
  84. -- font id: 3
  85. -- text size: 10
  86. -- style flags: 0
  87. -- line height: 13
  88. -- part name: Inbox
  89.  
  90.  
  91. -- part 10 (field)
  92. -- low flags: 81
  93. -- high flags: 2004
  94. -- rect: left=186 top=182 right=208 bottom=390
  95. -- title width / last selected line: 0
  96. -- icon id / first selected line: 0 / 0
  97. -- text alignment: 0
  98. -- font id: 3
  99. -- text size: 10
  100. -- style flags: 0
  101. -- line height: 13
  102. -- part name: popupEntry
  103. ----- HyperTalk script -----
  104. on mouseUp
  105.   hide card field "popupEntry"
  106. end mouseUp
  107.  
  108.  
  109. -- part 11 (field)
  110. -- low flags: 81
  111. -- high flags: 2004
  112. -- rect: left=185 top=120 right=181 bottom=428
  113. -- title width / last selected line: 0
  114. -- icon id / first selected line: 0 / 0
  115. -- text alignment: 0
  116. -- font id: 3
  117. -- text size: 10
  118. -- style flags: 0
  119. -- line height: 13
  120. -- part name: popupScroll
  121. ----- HyperTalk script -----
  122. on mouseUp
  123.   hide card field "popupScroll"
  124. end mouseUp
  125.  
  126.  
  127. -- part 12 (field)
  128. -- low flags: 81
  129. -- high flags: 2004
  130. -- rect: left=181 top=138 right=188 bottom=381
  131. -- title width / last selected line: 0
  132. -- icon id / first selected line: 0 / 0
  133. -- text alignment: 0
  134. -- font id: 3
  135. -- text size: 10
  136. -- style flags: 0
  137. -- line height: 13
  138. -- part name: popupButtons
  139. ----- HyperTalk script -----
  140. on mouseUp
  141.   hide card field "popupButtons"
  142. end mouseUp
  143.  
  144.  
  145. -- part contents for card part 7
  146. ----- text -----
  147. Press any element for details.
  148.  
  149. -- part contents for card part 10
  150. ----- text -----
  151. Type a name for the view in this box.
  152.  
  153. -- part contents for card part 11
  154. ----- text -----
  155. Turn on Remember Scroll Positions if you want the scroll positions saved with the view. A diamond will appear next to the name in the Chart menu.
  156.  
  157. -- part contents for card part 12
  158. ----- text -----
  159. Click Cancel to cancel the command.
  160.  
  161. Click OK to save the view.
  162.  
  163.  
  164. -- part contents for background part 30
  165. ----- text -----
  166. The Chart Menu
  167.  
  168. -- part contents for background part 31
  169. ----- text -----
  170. Set View Dialog Box